From: Kenichi Handa Date: Thu, 13 Nov 2003 01:47:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25008 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=6b550b19a4da3f5784c1e4f880c7f89a05b6557f;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index e9100697784..ee0c59eb594 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2003-11-13 Kenichi Handa + + * xdisp.c (select_frame_for_redisplay): New function. + (redisplay_internal): Record also selected_frame for + unwind_redisplay. Call select_frame_for_redisplay before + redrawing each frame. + (unwind_redisplay): Argument changed to a cons. + 2003-11-12 Luc Teirlinck * fns.c (Fstring_to_multibyte): Doc fix.